home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libncurses5 / README.Debian < prev    next >
Encoding:
Text File  |  2007-03-05  |  854 b   |  24 lines

  1. Ncurses for Debian
  2. ------------------
  3.  
  4. The ncurses package is split into nine parts:
  5.  
  6. libncurses5        The ncurses shared libraries
  7. libncurses5-dev        Development environment
  8. libncurses5-dbg        Debugging libraries
  9.  
  10. libncursesw5        The ncurses shared libraries, with wide character
  11.             support
  12. libncursesw5-dev    Development environment for libncursesw5
  13. libncursesw5-dbg    Debugging libraries for libncursesw5
  14.  
  15. ncurses-bin        Various small applications (clear, reset, tic, etc.)
  16. ncurses-base        Standard terminal entries
  17. ncurses-term        All the rest of the terminal entries
  18.  
  19. All debian systems should have libncurses5, ncurses-base, and ncurses-bin
  20. installed. The -dev and -dbg packages are only useful for developers wishing
  21. to compile programs which use ncurses. ncurses-term is the full contents of
  22. the terminfo database, and includes many strange and obsolete terminals.
  23.  
  24.